Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes from compatibility header decoupling (make install) #8208

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Nov 21, 2024

Description

Fixes from compatibility header decoupling PR #8182.

  • Fixes issue with wolfEngine and wolfProvider.
  • Change behavior for openssl compatibility headers to be installed unless --enable-opensslextra=noinstall is used.
  • Removed dependency on X509 small with SESSION_CERTS, KEEP_PEER_CERTS and KEEP_OUR_CERT.
  • Group X509 API's exposed in non-compat cases.

Testing

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

…ue with wolfEngine and wolfProvider. Change behavior for openssl compatibility headers to be installed unless `--enable-opensslextra=noinstall` is used. Removed dependency on X509 small with SESSION_CERTS, KEEP_PEER_CERTS and KEEP_OUR_CERT.
@dgarske dgarske requested a review from bandi13 November 21, 2024 20:11
@dgarske dgarske self-assigned this Nov 21, 2024
Copy link
Contributor

@bandi13 bandi13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes problems with compiling for wolfProvider.

@dgarske
Copy link
Contributor Author

dgarske commented Nov 21, 2024

Retest this please: FIPS windows build: "MSBUILD : error MSB4166: Child node "2" exited prematurely"

@JacobBarthelmeh JacobBarthelmeh merged commit 03bafdf into wolfSSL:master Nov 21, 2024
143 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants